AL GET SOUND FREQUENCY

This function will return the frequency of a sound's data. The most common frequencies are 44100Hz and 22100Hz.

  Syntax
Return Integer = AL GET SOUND FREQUENCY( soundNumber )
  Parameters
soundNumber
Integer
The sound number.

  Returns

Returns the frequency of a sound in hurtz (Hz), as an integer value.

  See also

DarkAL Functions Menu